java replaceall regex

76

java replaceall regex -

str.replaceAll("\\^([0-9]+)", "<sup>$1</sup>");

Comments

Submit
0 Comments